Load library and JSON file

JSON file contains unstructured json data. Splited each json into useful chunks.

Removed the first empty element

Corrected the json format by adding { at the beginning.

Merged all json into one single list.

Export json into csv

Merged multiple CSV files to create a final CSV file.